| Total Complexity | 26 |
| Dependencies | 0 |
| Dependents | 5 |
| Total lines | 195 |
| Lines of code | 109 |
| Logical lines of code | 74 |
| Comment lines | 47 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| rgb2hsl() | 48 | 8 | 34 | |
| hue2rgb() | 57 | 6 | 18 | |
| rgb2cmyk() | 56 | 4 | 18 | |
| hsl2rgb() | 56 | 3 | 18 | |
| cmyk2rgb() | 61 | 2 | 11 | |
| rgb2gray() | 68 | 2 | 6 | |
| cmyk2gray() | 76 | 1 | 4 |